CreateBrowserContextResponse
data class CreateBrowserContextResponse(browserContextId: BrowserContextID)
Content copied to clipboard
Represents response frame that is returned from Target#createBrowserContext operation call. Creates a new empty BrowserContext. Similar to an incognito profile but you can have more than one.